You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxVecIntHelper Class
>
TMtxVecIntHelper Methods
>
FindMask Method
>
TMtxVecIntHelper.FindMask Method (this TMtxVecInt, [In] TMtxVec, [In] char, [In] double)
Dew Math for .NET
TMtxVecIntHelper.FindMask Method (this TMtxVecInt, [In] TMtxVec, [In] char, [In] double)
TMtxVecIntHelper Class
TMtxVecIntHelper Members
Dew.Math Namespace
FindMask Method
Collapse All
Syntax
C#
Visual Basic
public
static
TMtxVecInt
FindMask
(
this
TMtxVecInt
aThis
, [In]
TMtxVec
a
, [In]
char
op
, [In]
double
b
);
Public
static
Function
FindMask
(
aThis
As
this
TMtxVecInt
,
a
As
[In]
TMtxVec
,
op
As
[In]
char
,
b
As
[In]
double
)
As
TMtxVecInt
Description
This is FindMask, a member of class TMtxVecIntHelper.
Group
FindMask Method
Links
TMtxVecIntHelper Class
,
TMtxVecIntHelper Members
,
Dew.Math Namespace
,
FindMask Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!